[beginner] searching a good HTML tutorial

Hello,

I'm searching a good tutorial to learn HTML / XHTML.
Instead of searching in Google and wasting time reading many, can you please
advise me ?

Thanks,

Al
Albert [ Mo, 03 Dezember 2007 11:09 ] [ ID #1884937 ]

Re: [beginner] searching a good HTML tutorial

albert wrote:

> I'm searching a good tutorial to learn HTML / XHTML.

http://htmldog.com

--
Toby A Inkster BSc (Hons) ARCS
[Geek of HTML/SQL/Perl/PHP/Python/Apache/Linux]
[OS: Linux 2.6.17.14-mm-desktop-9mdvsmp, up 8 days, 18:41.]

Sharing Music with Apple iTunes
http://tobyinkster.co.uk/blog/2007/11/28/itunes-sharing/
Toby A Inkster [ Mo, 03 Dezember 2007 12:51 ] [ ID #1884941 ]

Re: searching a good HTML tutorial

On 3 Dec, 10:09, "albert" <alb... [at] nospam.org> wrote:

> I'm searching a good tutorial to learn HTML / XHTML.
> Instead of searching in Google and wasting time reading many, can you please
> advise me ?

This is quite difficult. There are a great many tutorials around, but
most aren't very good. The hard part is avoiding the bad ones!

I like books, so I like "Head First HTML with CSS & XHTML" from
O'Reilly
<http://www.amazon.com/exec/obidos/ASIN/059610197X/codesmiths-20>
It's the best tutorial I know, and it teaches good "style" as well
(this is very rare).

I also like Lie & Bos' "Cascading Style Sheets"
<http://www.amazon.com/exec/obidos/ASIN/0321193121/codesmiths-20>
This is a good CSS tutorial, accessible to HTML beginners too, and
remains a useful desktop reference for CSS afterwards.

For web sites, <http://htmldog.com> is the best I've seen, even though
it's nothing like the detail of the books.

<http://www.w3.org/TR/html4/cover.html> is also essential, as it's the
"horse's mouth" for the specification. Not easy reading though!

Avoid W3Schools.
Andy Dingley [ Mo, 03 Dezember 2007 13:58 ] [ ID #1884942 ]

Re: [beginner] searching a good HTML tutorial

>> I'm searching a good tutorial to learn HTML / XHTML.
>
> http://htmldog.com

seems to be what I expected, thank you very much.

Al
Albert [ Mo, 03 Dezember 2007 18:15 ] [ ID #1884958 ]

Re: searching a good HTML tutorial

>> I'm searching a good tutorial to learn HTML / XHTML.
>> Instead of searching in Google and wasting time reading many, can you
>> please
>> advise me ?
>
> This is quite difficult. There are a great many tutorials around, but
> most aren't very good. The hard part is avoiding the bad ones!
>
> I like books, so I like "Head First HTML with CSS & XHTML" from
> O'Reilly
> <http://www.amazon.com/exec/obidos/ASIN/059610197X/codesmiths-20>
> It's the best tutorial I know, and it teaches good "style" as well
> (this is very rare).
>
> I also like Lie & Bos' "Cascading Style Sheets"
> <http://www.amazon.com/exec/obidos/ASIN/0321193121/codesmiths-20>
> This is a good CSS tutorial, accessible to HTML beginners too, and
> remains a useful desktop reference for CSS afterwards.
>
> For web sites, <http://htmldog.com> is the best I've seen, even though
> it's nothing like the detail of the books.
>
> <http://www.w3.org/TR/html4/cover.html> is also essential, as it's the
> "horse's mouth" for the specification. Not easy reading though!
>
> Avoid W3Schools.

Thank you for your answers. I forgot to mention I needed an online resource.
I knew W3Schools already, why do you advise to avoid it ?
HTML dog seems to be what I was searching for.

Al
Albert [ Mo, 03 Dezember 2007 18:17 ] [ ID #1884959 ]

Re: searching a good HTML tutorial

On 3 Dec, 17:17, "albert" <alb... [at] nospam.org> wrote:

> I knew W3Schools already, why do you advise to avoid it ?

Poorly written, too little detail to be useful. Much of it narrowly
avoids being downright "wrong" but is still vague, wooly or misleading.
Andy Dingley [ Mo, 03 Dezember 2007 20:52 ] [ ID #1884968 ]
Miscellaneous » alt.html » [beginner] searching a good HTML tutorial

Vorheriges Thema: Is there a way to make an entire HTML document linkable?
Nächstes Thema: Is there a way to make an entire HTML document linkable?